Skip to content

GEM : 検索結果TABLEの高さ設定時、縦スクロールバー表示でヘッダー行とデータ行の列がずれるの対応 (4.0) - #2154

Merged
xtanaka merged 1 commit into
4.0.xfrom
feature/2153-gem-searchresult-fix-height-horizon-scroll-fix-4.0
Jul 9, 2026
Merged

GEM : 検索結果TABLEの高さ設定時、縦スクロールバー表示でヘッダー行とデータ行の列がずれるの対応 (4.0)#2154
xtanaka merged 1 commit into
4.0.xfrom
feature/2153-gem-searchresult-fix-height-horizon-scroll-fix-4.0

Conversation

@xtanaka

@xtanaka xtanaka commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

対応内容

4.1版の修正を4.0に反映
#2079
closes #2153

動作確認・スクリーンショット(任意)

検索結果TABLEの高さ設定を行い、検索結果に縦スクロールバーがあるときに右にスクロールしてもヘッダーとデータ列がずれないことを確認
ページ移動後の表示を確認
別Entityからの選択ダイアログ時の表示でも問題ないことを確認

レビュー観点・補足情報(任意)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本PRは、検索結果TABLEに高さ設定(dispHeight)を行い縦スクロールバーが表示される場合に、横スクロール時にヘッダー行とデータ行の列がずれて見える問題(#2079 / #2153)を、4.1版の修正内容を基に4.0へバックポートして解消するものです。

Changes:

  • 検索結果データ描画後(setData 内)に、縦スクロールが発生するケース(section.getDispHeight() > 0)のみ setGridWidth を呼び、jqGridにスクロールバー幅を考慮した幅再計算を行わせるように修正

@xtanaka
xtanaka requested a review from yuichi-github July 9, 2026 01:44
@xtanaka
xtanaka merged commit fa95031 into 4.0.x Jul 9, 2026
1 check passed
@xtanaka
xtanaka deleted the feature/2153-gem-searchresult-fix-height-horizon-scroll-fix-4.0 branch July 9, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants